[Manager Summary]

PMGetPhysicalPageSize


Returns the size of the imageable area in points, unaffected by rotation, resolution, or scaling.
OSStatus PMGetPhysicalPageSize(PMPageFormat pageFormat, PMRect *pageSize)
PARAMETERS
pageFormat
A PMPageFormat object previously created by your application.
pageSize
On return, a rectangle describing the physical page size where your application can draw. (units are in 1/72 inch)
function result
A result code. See Result Codes.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.